home *** CD-ROM | disk | FTP | other *** search
- Icon = {
- SUPERCLASS = View;
- };
- Shelf = {
- SUPERCLASS = View;
- };
- Searcher = {
- ACTIONS = {
- targetInfo:;
- folderFile:;
- doAll:;
- setSelectAction:;
- openFile:;
- findPrevious:;
- namesContents:;
- changeFont:;
- searchSemantic:;
- doSearch:;
- find:;
- preferences:;
- viewFile:;
- findNext:;
- print:;
- };
- OUTLETS = {
- semanticPopup;
- searchButton;
- numFound;
- searching;
- allButton;
- query;
- searchWindow;
- targets;
- namesContentsPopup;
- _lowerBox;
- resultIcon;
- results;
- _shelfBox;
- };
- SUPERCLASS = Object;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- IconView = {
- SUPERCLASS = View;
- };
- ReferenceMatrix = {
- SUPERCLASS = Matrix;
- };
-